data1 = ' int length=DEFAULTALLOC, err = Z_OK;\n PyObject *RetVal;\n int flushmode = Z_FINISH;\n unsigned long start_total_out;\n\n'
data2 = '/* zlibmodule.c -- gzip-compatible data compression */\n/* See http://www.cdrom.com/pub/infozip/zlib/ */\n/* See http://www.winimage.com/zLibDll for Windows */\n'